home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Report Writers / Crystal Repot 9.0 Full CD version / Setup.exe / Windows / System32 / HTMLRE90.DLL / HTML / 11676 < prev    next >
Encoding:
Text File  |  2002-07-05  |  755 b   |  15 lines

  1. <!-- AUTO LEVERAGE needs comments to satisfy SGML parser -->
  2. Run:<br>
  3. <SELECT class="menuFormElement" NAME="Interval" OnChange="onChangeMonthly(this.options[this.selectedIndex].value)">
  4.     <OPTION VALUE="1" SELECTED>On the Nth day of the month
  5.     <OPTION VALUE="2">On the Nth day of the month, with events
  6.     <OPTION VALUE="3">On the Nth X of the month
  7.     <OPTION VALUE="4">On the Nth X of the month, with events
  8.     <OPTION VALUE="5">Every N months
  9.     <OPTION VALUE="6">Every N months, with events
  10.     <OPTION VALUE="7">On the first Monday of the month
  11.     <OPTION VALUE="8">On the first Monday of the month, with events
  12.     <OPTION VALUE="9">On the last day of the month
  13.     <OPTION VALUE="10">On the last day of the month, with events
  14. </SELECT>
  15.